projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a51b963
)
(alloca.o): Delete allocatem.c first thing.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 7 Jul 1994 19:29:52 +0000
(19:29 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 7 Jul 1994 19:29:52 +0000
(19:29 +0000)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 81ddfcf3a45fff5636e1c85585b3595f96d5c970..4206646f41814236c6f0e8649491dac10b33fb10 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-750,6
+750,7
@@
alloca.o : alloca.c
alloca.o : alloca.s $(config_h)
/* $(CPP) is cc -E, which may get confused by filenames
that do not end in .c. So copy file to a safe name. */
+ -rm -f allocatem.c
cp ${srcdir}/alloca.s allocatem.c
/* Remove any ^L, blank lines, and preprocessor comments,
since some assemblers barf on them. Use a different basename for the